﻿# These assets are then used in the genes (game/common/genes/..) at the bottom of the file. 

##################
#	  MALE		#
##################

male_headgear_suieikan = {	
	set_tags = "crown,cap,cap_02,mask_hat"
	entity = { required_tags = ""			shared_pose_entity = head		entity = male_suieikan_01_high_entity 	 }		
}

#Armor 
#- o-yoroi / great armor
male_helmet_samurai_01_low = {
	set_tags = "crown,cap,cap_02,mask_hat,no_hair"
	entity = { required_tags = ""		shared_pose_entity = head		entity = male_helmet_samurai_01_low_entity }
}
#- standard armor
male_helmet_samurai_02_low = {
	set_tags = "crown,cap,cap_02,mask_hat,no_hair"
	entity = { required_tags = ""		shared_pose_entity = head		entity = male_helmet_samurai_02_low_entity }
}